toContentInfo

@RequiresApi(value = 31)
@NonNull
open fun toContentInfo(): @NonNull ContentInfo(source)

Provides the ContentInfo represented by this object.

This method is not supported on devices running SDK <= 30 since the platform class will not be available.

Return

platform class object

See also